throwing an exception meaning in English
抛出异常
Examples
- Floating - point operations never throw an exception
浮点运算永远不会引发异常。 - Throw an exception when the user clicks cancel
当用户单击“取消”时引发异常。 - Method for an uninitialized column throws an exception
对于未初始化的列,调用 - If the statement that throws an exception is not within a
块中,或者包含该语句的 - This example demonstrates how to throw an exception using the
此例演示如何使用